Isomorphic JavaScript
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
Isomorphic JavaScript, also known as Universal JavaScript, describes JavaScript applications which run both on the client and the server.
Contents
• Name
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Name
The naming of the term 'Isomorphic JavaScript' has been a matter of controversy.cite-ref-0-1-0[1] The term 'isomorphic' was first coined by Charlie Robbins from Nodejitsu, in one of the company's blog posts.cite-ref-2[2] Spike Brehm, a software engineer from Airbnb, wrote another blog post using the same term.cite-ref-3[3] However, others have proposed to use the term Universal JavaScript instead.cite-ref-0-1-1[1]cite-ref-4[4]
Frameworks
References
cite-note-0-11. ↑ "Is "Isomorphic JavaScript" a good term?". 2ality. Archived from the original on 2017-06-21. Retrieved 2017-06-15.
cite-note-22. ↑ citerefincInc., Nodejitsu. "Scaling Isomorphic Javascript Code | Nodejitsu Inc". blog.nodejitsu.com. Archived from the original on 2017-07-03. Retrieved 2017-06-15. {{cite web}}: |last= has generic name (help)
cite-note-33. ↑ citerefairbnbeng2013AirbnbEng (2013-11-11). "Isomorphic JavaScript: The Future of Web Apps". Airbnb Engineering & Data Science. Archived from the original on 2017-06-17. Retrieved 2017-06-15.
cite-note-44. ↑ "Universal JavaScript". Michael Jackson. 2015-06-08. Archived from the original on 2017-06-21. Retrieved 2017-06-15.